Omb.Domain Namespace > PhenotypeDataSetMgr Class > GetPhenotypeDataSet Method : GetPhenotypeDataSet(ID,Generic Nullable) Method |
Get phenotype data set by ID, optionally pass consortium that dataset belongs to...
[Visual Basic]
Overloads Public Overridable Function GetPhenotypeDataSet( _
ByVal dataset As ID, _
ByVal c As Nullable(Of Consortium) _
) As PhenotypeDataSet
[C#]
public virtual PhenotypeDataSet GetPhenotypeDataSet(
ID dataset,
Nullable<Consortium> c
);
[C++]
public: virtual PhenotypeDataSet* GetPhenotypeDataSet(
ID dataset,
Nullable<Consortium> c
)
[C++/CLI]
public:
virtual PhenotypeDataSet^ GetPhenotypeDataSet(
ID dataset,
Nullable<Consortium> c
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
PhenotypeDataSetMgr Class | PhenotypeDataSetMgr Members | Overload List
© 2009 Medical College of Georgia. All Rights Reserved.